home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Util / Df-Dz / DisKeeper 1.8.1 (demo).cpt / DisKeeper v1.8.1 (demo).rsrc / HELP_1400_The Setup Window (the blue one with the pop-up menus) < prev    next >
Text File  |  1992-09-30  |  6KB  |  115 lines

  1.   The pop-up menus allow you tell DisKeeper what you want it to do.
  2. Generally speaking, the possible settings are (some do not apply to certain categories):
  3.    “ignore” - ignore this category
  4.    “list” - will list these items in a separate section in the output file
  5.    “ask” - for each item, it will bring up a dialog and ask if you want to delete it
  6.    “delete” - will delete (DisKeeper’s meaning of “delete” is defined in the Overview section) without asking
  7.  
  8. NOTE: The “demo” version of DisKeeper does not let you select the “delete” option, nor does it allow you to delete an item when an “ask” dialog appears.
  9.  
  10.  
  11.  
  12. IDENTICAL FILES
  13.  
  14.   DisKeeper will find and list groups of identical files to the output file, reporting the index number, name, and location of each file.
  15.  
  16. NOTE: The “demo” version of DisKeeper reports only the file index numbers.
  17.  
  18.   When scanning for identical files, DisKeeper considers two files “identical” if and only if the data and resource forks match.  Differences in file attributes (finder bits and such) are not (currently) considered.  Resources are compared individually for matching type, name, ID number, length, attributes, and contents.  In other words, any individual resources within the files must match exactly.
  19.  
  20. NOTE: If the Resource Manager can’t make sense of a file’s resource fork, or if there isn’t enough memory to load a particular resource, DisKeeper will treat it as a stream of bytes, just like the data fork.  A few applications use the resource fork of files to store information in their own proprietary formats.
  21.  
  22.   If DisKeeper does not report a file that you think is identical, there’s probably a reason.  It might be damaged, locked, in a locked folder or disk, or perhaps there’s a large resource in it that DisKeeper couldn’t load.  Try the “Compare Files…” command for a complete list of all differences.
  23.  
  24.   When scanning for identical files, DisKeeper ignores empty files.  They have their own category.
  25.  
  26. NOTE: If this option is set to (automatic) “Delete”, DisKeeper will keep the first file it found and delete all other unlocked duplicates.
  27.  
  28.  
  29.  
  30. FILTERS:
  31.  
  32.   The “filters…” button lets you tell DisKeeper to skip comparing files if various other characteristics DON’T match, such as their names.
  33.  
  34. NOTE: Using these filters does NOT mean that DisKeeper will assume that two files are the same, if they meet the filters criteria.  It will still open up those files and compare their contents.  Only if their contents match, as explained above, will they be considered identical.
  35.  
  36.   The “Enclosing Folder Names” filter needs a bit of explaining.  If this is enabled, DisKeeper will not compare two files if the folders they are in have different names.  And the folders that those folders are in must also have the same names.  And so on, up to the folders (or disks) that were in the Disk Picker window.  These outermost two folders’ names are NOT compared.  Also, there must be the same number of folders between both files and their outermost folders.  Examples:
  37.  
  38. these will be compared:
  39.  
  40.   homeFolder : myfile
  41.   workFolder : myfile
  42.  
  43.   homeFolder : stuff : myfile
  44.   workFolder : stuff : myfile
  45.  
  46. and these will not be compared:
  47.  
  48.   homeFolder : stuff : myfile
  49.   homeFolder : OtherStuff : myfile
  50.  
  51.   homeFolder : myfile
  52.   stuff : homeFolder : myfile
  53.  
  54.  
  55.  
  56. EMPTY FILES
  57.  
  58.   These are files whose total length is zero bytes.  The Finder will list their size as zero K.
  59.  
  60.  
  61.  
  62. READ ME FILES
  63.  
  64.   DisKeeper defines a “read me” file as any file whose name includes both “read” and “me”.
  65.  
  66. WARNING: Use the (automatic) “delete” option with extreme caution, since, for example, a file called “ReAdjusted Voltmeters” will meet these criteria and be deleted.
  67.  
  68.  
  69.  
  70. INVISIBLE FILES
  71.  
  72.   The Macintosh file system can “hide” files by making them invisible.  Certain files, like the “Desktop” file are made invisible for a good reason: to prevent accidental tampering or deletion by a user.  DisKeeper simply lists these files.
  73.  
  74.  
  75.  
  76. ORPHAN FILES
  77.  
  78.   Orphan files are files whose “creator” (the application that created them) can’t be found.  These files usually appear as generic “documents” in the Finder.  For example, you may have some old MacWrite files, but since you now use Microsoft Word and have thrown out MacWrite, these files are considered orphans.
  79.  
  80.  
  81.  
  82. LOCKED FILES
  83.  
  84.   Files can be locked with the Finder’s “Get Info” command to prevent accidental changing or deletion.  DisKeeper merely reports them.
  85. NOTE: You can unlock a file with the “Modify File Attributes…” menu command.
  86.  
  87.  
  88.  
  89. SPECIAL FILES  (AND HOW TO DEFINE YOUR OWN)
  90.  
  91.   DisKeeper is set up to look for files of specific kinds, such as applications, INITs, control panel devices, and so on.  It will list these separately in the output file, along with their “version” number.
  92.  
  93.   The “define…” button in the Setup window allows you to add or delete types of files that DisKeeper will list separately.  The dialog box that appears allows you to specify which type and/or creators which you want to add to the list.
  94.  
  95. TECHIE STUFF: The version number reported for “special” files first looks for a “vers” resource as defined by Apple Tech note 189.  Failing this, it tries to extract a number from the gobbledygook in resource ID=0 of the same type as the creator code of the file.  This does the trick ten times out of seven.
  96.  
  97.  
  98.  
  99. EMPTY FOLDERS
  100.  
  101.   Empty folders are folders that contain no files or folders.  It has absolutely nothing to do with whether or not a folder is named “Empty Folder”.
  102.  
  103. NOTE: As a safety feature, DisKeeper won’t try to delete any of System 7’s “special” folders (Trash, Desktop Folder, etc.) or any empty folders that are directly in the active System Folder, such as the Spool Folder, even if they are empty.  These folders will still be listed in the empty folders section of the output file.
  104.  
  105.  
  106.  
  107. INVISIBLE FOLDERS
  108.  
  109.   Folders, just like files, can be invisible, to prevent users from messing with their contents.  DisKeeper can list them.
  110.  
  111.  
  112.  
  113. 1-ITEM FOLDERS
  114.  
  115.   Folders are supposed to be used to organize and group several things together.  It’s usually pointless to have a folder that only contains one thing, so DisKeeper lists these, along with their content.  (singular intended)